Members
Overall Objectives
Research Program
Application Domains
Highlights of the Year
New Software and Platforms
New Results
Bilateral Contracts and Grants with Industry
Partnerships and Cooperations
Dissemination
Bibliography
XML PDF e-pub
PDF e-Pub


Section: New Results

Computing Jacobi's theta function in quasi-linear time

Participant : Hugo Labrande [contact] .

We designed a new algorithm that improves the complexity of computing the value of the Jacobi theta function, θ(z,τ) to arbitrary precision [23] . The algorithm uses a quadratically convergent sequence similar to the complex AGM, as well as Newton's method; its complexity is O((n)logn) for computing the value up to an error bounded by 2-n, which is an improvement over the state-of-the-art complexity of O((n)n). Here, (n) denotes the time taken by a multiplication of two n-bit numbers. We provide bounds on the loss of significant digits incurred during the computation. The algorithm was implemented using GNU MPC, showing practical improvement over (our optimized implementation of) existing algorithms for precision above approximately 300,000 bits. The paper was submitted to Mathematics of Computation.